home *** CD-ROM | disk | FTP | other *** search
- --= SID = SIMTEL20 Ada Software Repository Item Description File = SID =--
- -- UNIT NAME : Data Dictionary System
- -- VERSION : 1.0
- -- REVIEW CODE :
- -- DDN ADDRESS :
- -- AUTHOR : Intermetrics, Inc.
- -- : 733 Concord Ave, Cambridge, MA 02138
- -- : Bill Toscano or Michael Gordon (author)
- -- : (617) 661-1840
- -- : Contact: Lt. Colonel Falgiano
- -- : ESD/SCW
- -- : Hanscom AFB, MA 01731
- -- COPYRIGHT : (c) 1985 Intermetrics, Inc.
- -- DATE CREATED : 1985
- -- DATE RELEASED : 1985
- -- DATE LAST UPDATED :
- -- LOCATION : ASR
- -- ENVIRONMENT : DEC Ada / VMS
- --= CLASSIFICATION ===============================================--
- -- CATEGORY LEVEL 1 : PROGRAM DESIGN LANGUAGE
- -- CATEGORY LEVEL 2 : Data Dictionary
- -- CATEGORY LEVEL 3 :
- -- CATEGORY LEVEL 4 :
- -- KEYWORD :
- -- INDEX : Data Dictionary
- -- INDEX : Dictionary, Data
- -- INDEX : PDL
- -- INDEX : Program Design Language
- -- INDEX : Language, Program Design
- -- TAXONOMY :
- -- DEPENDENCIES :
- -- SEE ALSO : WIS_TOOL_04_1_2
- -- SEE ALSO : NEWABS
- --= FILE LISTING ===============================================--
- -- FILE SPECS : PD:<ADA.PDL>DD*.*
- -- FILE SPECS : PD:<ADA.COMPONENTS>NEWABS.*
- -- DIRECTORY DISPLAY :
- -- Directory PD:<ADA.PDL>
- -- File Name Byte Count Line Count
- -- --------------- ---------- ----------
- -- DD.CMM 603 30
- -- DD.PRO 3792 78
- -- DD.SRC 347983 8336
- -- DDABS.DOC 2159 44
- -- DDICTSRC.DIS 1202 17
- -- DDICTTEST.DAT 1729 92
- -- DDICTUSER.MAN 42780 1188
- -- DDICTUSER.RNO 33827 1080
- -- DDREAD.ME 4291 101
- -- =============== ========== ==========
- -- 9 Files 438366 10966
- -- Directory PD:<ADA.COMPONENTS>
- -- File Name Byte Count Line Count
- -- --------------- ---------- ----------
- -- NEWABS.DIS 2768 43
- -- NEWABS.PRO 3364 75
- -- NEWABS.SRC 659811 22640
- -- =============== ========== ==========
- -- 3 Files 665943 22758
- --= ABSTRACT ===============================================--
- -- The data dictionary is a collection of records which contain
- -- various data on Ada declarations and programs. Tools are provided to
- -- create, edit, and extract information from the data dictionary. The
- -- format and content of each kind of entry in the data dictionary is
- -- user defineable. Associated with each type of record is a display
- -- form for use while interactively creating or updating the data
- -- dictionary entry.
- --= REVISION HISTORY ===============================================--
- --
- -- DATE VERSION AUTHOR HISTORY
- -- 1.0 Intermetrics Initial Release
- --= RELEASE NOTICE ===============================================--
- -- This prologue must be included in all copies of this software.
- --
- -- This software is copyright by the author.
- --
- -- This software is released to the Ada community.
- -- This software is released to the Public Domain (note:
- -- software released to the Public Domain is not subject
- -- to copyright protection).
- -- Restrictions on use or distribution: NONE
- --= DISCLAIMER ===============================================--
- -- This software and its documentation are provided "AS IS" and
- -- without any expressed or implied warranties whatsoever. No warranties
- -- as to performance, merchantability, or fitness for a particular
- -- purpose exist.
- -- The user is advised to test the software thoroughly before
- -- relying on it. The user must assume the entire risk and liability of
- -- using this software. In no event shall any person or organization of
- -- people be held responsible for any direct, indirect, consequential or
- -- inconsequential damages or lost profits.
- --======================================================================--
-